home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: howland.reston.ans.net!torn!info!body2872
- From: body2872@mach1.wlu.ca (robert body 9308 u)
- Subject: visual c++: how to use cout?
- X-Newsreader: TIN [version 1.1 PL6]
- Message-ID: <DMxqv3.KLr@info.uucp>
- Nntp-Posting-Host: mach1.wlu.ca
- Sender: news@info.uucp (news management)
- Organization: Wilfrid Laurier University
- Date: Sat, 17 Feb 1996 19:45:03 GMT
-
-
- how can i use cout in windows?
- my
- cout << "stuff";
- compiles but it is never displayed.
-
- i used AppWizard to create the application
- and the CCameraView is of CEditView type, and at runtime i can enter text
- into the window, but i need to output into it from my code.
-
- how can i use cout?
-
- --
- body2872@mach1.wlu.ca
-